home *** CD-ROM | disk | FTP | other *** search
/ Super Shareware Collection / Super Shareware Collection.iso / os_2 / vaspbeta.zip / README.TXT < prev    next >
Text File  |  1994-02-04  |  3KB  |  68 lines

  1. Virtual ASPI driver (VASPI.SYS) BETA release #2 (01/06/94).
  2.  
  3.  
  4. Introduction
  5.  
  6. The ASPI support currently embedded within OS/2 2.1 allows any OS/2 
  7. application to send commands to a SCSI device. However there are 
  8. a large number of DOS and Windows applications that are could be
  9. supported if there commands were routed to OS2ASPI.DMD
  10.  
  11. VASPI.SYS is a virtual device driver that will allow DOS applications
  12. to issue SCSI commands that will be handled by OS2ASPI.DMD. If you
  13. have an existing DOS ASPI application it should now be able to run
  14. in a virtual DOS session under OS/2 2.1. 
  15.  
  16. **** NOTE ****
  17. There is currently NO support for the ASPI for Windows specification
  18. that uses WINASPI.DLL as its primary interface. Support for these
  19. applications may be added in the future, but until then only
  20. Windows applications that support the DOS interface should be tested.
  21.  
  22. Installation Instructions for VDM Support
  23.  
  24. 1) Install OS/2 2.1 on your system
  25. 2) Make a backup copy of the file OS2ASPI.DMD. This should be found
  26.    in the \OS2 directory on your boot drive.
  27. 3) Copy the new VDD aware version of OS2ASPI.DMD into the \OS2 directory.
  28. 4) Copy the file VASPI.SYS into the directory \OS2\MDOS on your boot drive.
  29. 5) Update CONFIG.SYS as follows:
  30.         a) Make sure the line BASEDEV=OS2ASPI.DMD is present somewhere
  31.            in the file.
  32.  
  33.         b) Add the line DEVICE=C:\OS2\MDOS\VASPI.SYS to the bottom of
  34.            the file. If your boot drive is NOT C:, use the appropriate 
  35.            letter instead.
  36.  
  37. 6) Shutdown your system and reboot.
  38. 7) Open a DOS window or DOS fullscreen and run your ASPI application.
  39.  
  40.  
  41. Installation Instructions for DOS Boot Image Support
  42.  
  43. 1) Follow all the instructions for VDM Support.
  44. 2) Read the instructions for creating an image diskette in the OS/2
  45.    Master Help Index.
  46. 3) Create the boot disk with all the files that you will require for 
  47.    other applications.
  48. 4) Add the file ASPISTUB.SYS to this boot disk and add the line 
  49.    DEVICE=\ASPISTUB.SYS to CONFIG.SYS on the boot disk.
  50. 5) Complete the boot image creation.
  51. 6) Open the image.
  52.  
  53. Beta Test Feedback
  54.  
  55. When you find a problem with VASPI.SYS, please send a description of
  56. it to Adaptec so that we can attempt to reproduce it. Please describe 
  57. the exact steps  required to reproduce your problem and include any 
  58. screen dumps from the system where the problem occurred.
  59.  
  60. There are several methods available for reporting problems:
  61.  
  62. 1) The Adaptec BBS. The BBS can be reached at (408) 945-7727 and supports
  63.    upto 14.4K baud with 8 data bits, no parity and 1 stop bit. Please send
  64.    a PRIVATE message to the user VASPI_BETA.
  65.  
  66. 2) Internet. You can send problem reports to the user vaspi@adaptex.cirr.com.
  67. 
  68.